GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / AddFileAttachmentAnnot_2 Method





In This Topic
AddFileAttachmentAnnot_2 Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function AddFileAttachmentAnnot_2( _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Width As Single, _
   ByVal Height As Single, _
   ByRef Data() As Byte, _
   ByVal FileName As String, _
   ByVal Title As String, _
   ByVal Description As String, _
   ByVal Cyan As Byte, _
   ByVal Magenta As Byte, _
   ByVal Yellow As Byte, _
   ByVal Black As Byte, _
   ByVal Opacity As Single, _
   ByVal AnnotIcon As PdfFileAttachmentAnnotIcon _
) As Integer
 

Parameters

Left
Top
Width
Height
Data
FileName
Title
Description
Cyan
Magenta
Yellow
Black
Opacity
AnnotIcon
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members